From: Andre Heider Date: Tue, 12 Sep 2023 18:09:53 +0000 (+0200) Subject: luci-base: extend Expires directive to prevent caching X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=12378d77cea16c268e980cca33e46df614ce5ecd;p=project%2Fluci.git luci-base: extend Expires directive to prevent caching Some browsers apparently act on fixed dates only, so add that too. Tested on firefox. Signed-off-by: Andre Heider --- diff --git a/modules/luci-base/root/www/index.html b/modules/luci-base/root/www/index.html index d5f7d7209f..398e6e763c 100644 --- a/modules/luci-base/root/www/index.html +++ b/modules/luci-base/root/www/index.html @@ -4,7 +4,8 @@ - + +